Karl Heuer [Mon, 17 Nov 1997 02:15:35 +0000 (02:15 +0000)]
(Fexecute_extended_command): Fix message wording.
Don't print a message for a binding for mouse-movement.
Karl Heuer [Mon, 17 Nov 1997 01:59:28 +0000 (01:59 +0000)]
(list-diary-entries, list-sexp-diary-entries, add-to-diary-list):
Add the diary entry "specifier" to the entry on the list.
(diary-unknown-time): New variable.
(diary-entry-time): Use it.
Karl Heuer [Mon, 17 Nov 1997 01:59:00 +0000 (01:59 +0000)]
(list-islamic-diary-entries): Add the diary entry
"specifier" to the entry on the list.
Karl Heuer [Mon, 17 Nov 1997 01:58:42 +0000 (01:58 +0000)]
(list-hebrew-diary-entries): Add the diary entry
"specifier" to the entry on the list.
Karl Heuer [Mon, 17 Nov 1997 01:56:15 +0000 (01:56 +0000)]
(Man-init-defvars, Man-build-man-command):
Bind default-directory to "/" to avoid possible error in call-process.
Karl Heuer [Sat, 15 Nov 1997 21:14:21 +0000 (21:14 +0000)]
(comment-padding): New var.
(comment-region): Use it.
Karl Heuer [Sat, 15 Nov 1997 21:04:47 +0000 (21:04 +0000)]
(finder-find-library): Re-instate (with a different
implementation) so that `locate-library' can find compressed files.
(finder-commentary): Use it.
Karl Heuer [Sat, 15 Nov 1997 20:58:28 +0000 (20:58 +0000)]
(fill-individual-paragraphs): Don't get
confused in paragraph loop if we start on the last line
and it has no final newline.
Karl Heuer [Sat, 15 Nov 1997 20:56:41 +0000 (20:56 +0000)]
(custom-face-save): Save the face.
Karl Heuer [Sat, 15 Nov 1997 20:53:54 +0000 (20:53 +0000)]
(rmail-summary-window-size): Allow integer values.
Karl Heuer [Sat, 15 Nov 1997 20:52:06 +0000 (20:52 +0000)]
Use set-input-mode to make Latin-1 chars work.
Karl Heuer [Sat, 15 Nov 1997 20:36:34 +0000 (20:36 +0000)]
(minibuffer_scroll_overlap): New variable.
(syms_of_xdisp): Set up Lisp var.
(redisplay_window): Scroll minibuffer in a special way.
Karl Heuer [Sat, 15 Nov 1997 20:24:41 +0000 (20:24 +0000)]
(display_text_line): Make decision about which windows
highlight the region in just once place.
When minibuffer is selected, show the region in the previous window,
Karl Heuer [Sat, 15 Nov 1997 20:23:21 +0000 (20:23 +0000)]
(ASCII_BYTE_P): New macro.
Karl Heuer [Sat, 15 Nov 1997 20:22:20 +0000 (20:22 +0000)]
(position_indentation): Detect non-breaking space,
in either single-byte form or multibyte form (using category ' ').
Karl Heuer [Sat, 15 Nov 1997 20:16:49 +0000 (20:16 +0000)]
(x_handle_selection_request): Use xfree, not free.
(unexpect_property_change, x_get_window_property_as_lisp_data): Ditto.
(x_handle_property_notify, receive_incremental_selection): Ditto.
(selection_data_to_lisp_data, Fx_get_cut_buffer_internal): Ditto.
Andreas Schwab [Thu, 13 Nov 1997 11:36:02 +0000 (11:36 +0000)]
(tar-mode-map): Fix function name in menu entry.
Ulrich Drepper [Thu, 13 Nov 1997 01:17:00 +0000 (01:17 +0000)]
automatically generated from GPLed version
Ulrich Drepper [Wed, 12 Nov 1997 01:24:57 +0000 (01:24 +0000)]
automatically generated from GPLed version
Karl Heuer [Tue, 11 Nov 1997 04:00:53 +0000 (04:00 +0000)]
(inferior-octave-startup-args):
Set to '("-i") to force interactive behavior.
(inferior-octave-prompt): Include the `debug' prompt issued by the
Octave `keyboard' command.
Karl Heuer [Tue, 11 Nov 1997 03:55:47 +0000 (03:55 +0000)]
(help-for-help): Update text for `m'.
Karl Heuer [Tue, 11 Nov 1997 03:54:00 +0000 (03:54 +0000)]
(imenu-default-create-index-function):
Test imenu-prev-index-position-function and
imenu-extract-index-name-function for non-nil, not fboundp.
(imenu-add-to-menubar): Likewise.
Karl Heuer [Tue, 11 Nov 1997 03:26:55 +0000 (03:26 +0000)]
(perform-replace): In Transient Mark mode, if
region is active, only search the region.
(query-replace, etc.): Doc fixes.
Karl Heuer [Tue, 11 Nov 1997 03:24:18 +0000 (03:24 +0000)]
New category ` '.
Enable for non-breaking space in Latin-N.
Karl Heuer [Tue, 11 Nov 1997 02:56:56 +0000 (02:56 +0000)]
(wordstar-mode): Run wordstar-mode-hook.
Karl Heuer [Tue, 11 Nov 1997 02:55:34 +0000 (02:55 +0000)]
(french-calendar-day-name-array):
Give the day array, not the month array.
Karl Heuer [Tue, 11 Nov 1997 02:54:10 +0000 (02:54 +0000)]
(query-replace-highlight): Change default to t.
Karl Heuer [Tue, 11 Nov 1997 02:52:50 +0000 (02:52 +0000)]
(describe-function): Handle the arglist of a macro.
Karl Heuer [Tue, 11 Nov 1997 02:51:06 +0000 (02:51 +0000)]
(mail-extr-voodoo): Comment out &-substitution.
Karl Heuer [Mon, 10 Nov 1997 23:28:59 +0000 (23:28 +0000)]
(finder-exit): Simplify.
Eli Zaretskii [Mon, 10 Nov 1997 14:49:40 +0000 (14:49 +0000)]
Support for Japanese display on DOS/V systems.
(screen_old_address, screen_virtual_segment,
screen_virtual_offset): New variables.
(dosv_refresh_virtual_screen): New function.
(dos_direct_output, dos_set_window_size, IT_write_glyphs,
IT_clear_end_of_line, IT_clear_screen, IT_display_cursor,
IT_reset_terminal_modes, XMenuActivate, abort): Call
dosv_refresh_virtual_screen if under DOS/V.
(IT_set_terminal_modes): If under DOS/V, update the address of
primary screen buffer.
(internal_terminal_init): Zero out screen_old_address, in case
Emacs was dumped under DOS/V.
(dos_get_saved_screen): Return failure indication if no screen was
saved.
Andreas Schwab [Mon, 10 Nov 1997 12:37:34 +0000 (12:37 +0000)]
(archive-zoo-summarize): Properly handle the case of
a short file name with a non-empty directory part.
Karl Heuer [Sat, 8 Nov 1997 04:02:33 +0000 (04:02 +0000)]
Don't ask questions when replacing README.
Kenichi Handa [Sat, 8 Nov 1997 03:09:24 +0000 (03:09 +0000)]
(gnus-mule-initialize): Do not set
nntp-coding-system-for-read and nntp-coding-system-for-write.
Kenichi Handa [Sat, 8 Nov 1997 03:09:24 +0000 (03:09 +0000)]
(nntp-coding-system-for-read): Set default value to
binary.
(nntp-coding-system-for-write): Likewise.
Kenichi Handa [Sat, 8 Nov 1997 03:09:24 +0000 (03:09 +0000)]
(gnus-read-descriptions-file): Decode
description if necessary.
Kenichi Handa [Sat, 8 Nov 1997 03:08:40 +0000 (03:08 +0000)]
(fill-region-as-paragraph): Fix bug of
handling the case that English letters are followed by such
characters as Japanese and Chinese.
Kenichi Handa [Sat, 8 Nov 1997 03:08:10 +0000 (03:08 +0000)]
(ccl-encode-koi8-font): Fix bug of CCL
program.
(ccl-encode-alternativnyj-font): Likewise.
Kenichi Handa [Sat, 8 Nov 1997 03:08:10 +0000 (03:08 +0000)]
Add "Upper Sorbian" and "Lower Sorbian" in
the documentation of the language env "Laint-2".
Kenichi Handa [Sat, 8 Nov 1997 03:07:37 +0000 (03:07 +0000)]
(set-language-environment): Run
exit-language-environment-hook before calling `exit-function'
which is specified for the language environment.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(Fcall_process): GCPRO infile, buffer, and
current_dir before encoding arguments.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(Fsref): If IDX points an 8-bit code which is not part
of multibyte characters, return it. Pay attention to
enable-multibyte-characters.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(find_charset_in_str): Handle the case that STR
contains invalid multibyte-form.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(setup_coding_system): Initialize common_flags member
instead of require_flushing member of `*coding'.
(code_convert_region): Fix previous change.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(struct coding_system): Add member common_flags, delete
member require_flushing.
(CODING_REQUIRE_FLUSHING_MASK, CODING_REQUIRE_DECODING_MASK,
CODING_REQUIRE_ENCODING_MASK, CODING_REQUIRE_DETECTION_MASK): New
macros.
(CODING_REQUIRE_NO_CONVERSION, CODING_MAY_REQUIRE_NO_CONVERSION):
These macros deleted.
(CODING_REQUIRE_FLUSHING, CODING_REQUIRE_DECODING,
CODING_REQUIRE_ENCODING, CODING_REQUIRE_DETECTION): New macros.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(create_process): Encode arguments for the process.
(read_process_output): Use new macros defined in coding.h.
(send_process): Likewise.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(Finsert_file_contents): Use new macros defined in
coding.h.
(Fwrite_region): Likewise.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(encode_terminal_code): Use new macros defined in
coding.h.
(write_glyphs): Likewise.
Paul Eggert [Fri, 7 Nov 1997 23:32:50 +0000 (23:32 +0000)]
(ange-ftp-date-regexp): Handle Japanese-format dates.
In Western dates, accept month name and day-of-month in either order.
Paul Eggert [Fri, 7 Nov 1997 23:32:50 +0000 (23:32 +0000)]
(dired-move-to-filename-regexp): Handle Japanese-format dates.
Paul Eggert [Fri, 7 Nov 1997 23:19:12 +0000 (23:19 +0000)]
(AC_CHECK_LIB): Add -lintl.
Karl Heuer [Fri, 7 Nov 1997 21:55:40 +0000 (21:55 +0000)]
(build-mail-abbrevs): Use initial space in
internal buffer name.
Karl Heuer [Fri, 7 Nov 1997 21:44:16 +0000 (21:44 +0000)]
(rename-uniquely): Simplify.
Karl Heuer [Fri, 7 Nov 1997 21:19:19 +0000 (21:19 +0000)]
(check for .elc files): Avoid bash-specific syntax.
(check for overflow 14-char limit): Simplify.
Karl Heuer [Fri, 7 Nov 1997 19:23:34 +0000 (19:23 +0000)]
(cal-tex-cursor-week-iso): Delete spurious %.
Karl Heuer [Fri, 7 Nov 1997 19:22:50 +0000 (19:22 +0000)]
(calendar-chinese-date-string): Fix month name.
Karl Heuer [Fri, 7 Nov 1997 19:18:45 +0000 (19:18 +0000)]
(install): Move blessmail last.
Karl Heuer [Fri, 7 Nov 1997 18:58:27 +0000 (18:58 +0000)]
Fix typo.
Ulrich Drepper [Thu, 6 Nov 1997 00:44:44 +0000 (00:44 +0000)]
automatically generated from GPLed version
Ulrich Drepper [Tue, 4 Nov 1997 03:28:47 +0000 (03:28 +0000)]
automatically generated from GPLed version
Karl Heuer [Mon, 3 Nov 1997 03:58:23 +0000 (03:58 +0000)]
(byte-optimize-concat): New function.
Karl Heuer [Mon, 3 Nov 1997 02:57:05 +0000 (02:57 +0000)]
(ethiopic-calendar-epoch): Correct to 8 CE.
Karl Heuer [Mon, 3 Nov 1997 02:54:19 +0000 (02:54 +0000)]
(apropos-command): Doc fix.
Karl Heuer [Mon, 3 Nov 1997 02:50:20 +0000 (02:50 +0000)]
(fortran-imenu-generic-expression): Doc fix.
Delete redundant setq.
Michael Kifer [Sat, 1 Nov 1997 01:46:51 +0000 (01:46 +0000)]
new version
Dave Love [Fri, 31 Oct 1997 23:17:17 +0000 (23:17 +0000)]
(fortran-imenu-generic-expression): New variable.
(fortran-mode): Use it.
Karl Heuer [Fri, 31 Oct 1997 23:09:43 +0000 (23:09 +0000)]
(fullwrite): Get rid of an extra call to write. Problem
pointed out by Chiaki Ishikawa.
Karl Heuer [Fri, 31 Oct 1997 23:03:30 +0000 (23:03 +0000)]
(tex-validate-region): Really check
for mismatched parens.
Karl Heuer [Fri, 31 Oct 1997 23:01:48 +0000 (23:01 +0000)]
(init_system_name): If gethostname gives a proper
domain name, don't look farther for one.
Paul Eggert [Wed, 29 Oct 1997 07:47:37 +0000 (07:47 +0000)]
(DBL_MIN_REPLACEMENT): New macro.
Paul Eggert [Wed, 29 Oct 1997 07:47:37 +0000 (07:47 +0000)]
(DBL_MIN): Use workaround if DBL_MIN_REPLACEMENT is defined.
Oliver Seidel [Tue, 28 Oct 1997 22:16:24 +0000 (22:16 +0000)]
Three insertion options:
i without prefix: ask for category, do binary insertion
i with prefix: do binary insertion in current category
uppercase I: insert directly under cursor
Oliver Seidel [Tue, 28 Oct 1997 21:59:48 +0000 (21:59 +0000)]
Improved documentation, fixed insertion with prefix.
Oliver Seidel [Tue, 28 Oct 1997 21:47:12 +0000 (21:47 +0000)]
Implemented "insert-under-cursor" as suggested by
Kai Grossjohann <grossjohann@ls6.cs.uni-dortmund.de>.
Oliver Seidel [Tue, 28 Oct 1997 21:37:05 +0000 (21:37 +0000)]
Incorporated simplifying suggestions from
Carsten Dominik <dominik@strw.LeidenUniv.nl>.
Oliver Seidel [Tue, 28 Oct 1997 21:26:55 +0000 (21:26 +0000)]
Patch from Paul Stodghill <stodghil@CS.Cornell.EDU>:
The patch below fixes todo-insert-item so that it will
insert the item in place, instead of at the top of the
buffer, when invoked with a prefix argument.
Oliver Seidel [Tue, 28 Oct 1997 21:14:51 +0000 (21:14 +0000)]
Improvements sent in by Dave Love <d.love@dl.ac.uk>:
todo-mode.el: Doc fixes. Customization.
(todo-add-item-non-interactively): New arg -- don't dynamically bind ARG.
(todo-insert-item): Use it.
Oliver Seidel [Tue, 28 Oct 1997 20:03:27 +0000 (20:03 +0000)]
Harald Backer <harald.backer@fou.telenor.no> sent the following:
Added `todo-save-top-priorities' and option to automatically save top
priorities file when saving todo-file. Changed some default values.
Bug fixes.
Oliver Seidel [Tue, 28 Oct 1997 19:41:53 +0000 (19:41 +0000)]
Added fix from Frank Ridderbusch <ridderbusch.pad@sni.de>,
an apostrophe was missing.
Simon Marshall [Tue, 28 Oct 1997 14:17:40 +0000 (14:17 +0000)]
In deferral, check saved buffers to make sure they exist and have lazy-lock on.
Simon Marshall [Tue, 28 Oct 1997 14:16:40 +0000 (14:16 +0000)]
Allow any number of ::foos in declarative items.
Kenichi Handa [Mon, 27 Oct 1997 04:34:26 +0000 (04:34 +0000)]
(copy_category_table): Copy also the first extra slot
(vector of docstrings).
(Fcopy_category_table): Do not give unused second arg to
copy_category_table.
Kenichi Handa [Mon, 27 Oct 1997 04:34:26 +0000 (04:34 +0000)]
(Fchars_in_string): Pay attention to
enable-multibyte-characters.
(Fchars_in_region): Likewise. Avoid error when the region ends in
the middle of a multibyte character.
Karl Heuer [Mon, 27 Oct 1997 03:53:24 +0000 (03:53 +0000)]
(compilation-error-regexp-alist):
New element for Sun F90.
Karl Heuer [Mon, 27 Oct 1997 03:50:50 +0000 (03:50 +0000)]
(Fkill_buffer): Don't assume buffer is current.
Kenichi Handa [Mon, 27 Oct 1997 00:54:45 +0000 (00:54 +0000)]
Entry for Ethiopic corrected.
Dave Love [Sat, 25 Oct 1997 13:32:06 +0000 (13:32 +0000)]
(find-function, find-function-other-window, find-function-other-frame,
find-function-on-key): Add autoload cookies.
Dave Love [Sat, 25 Oct 1997 13:18:56 +0000 (13:18 +0000)]
Initial revision
Karl Heuer [Sat, 25 Oct 1997 03:12:31 +0000 (03:12 +0000)]
(XTread_socket): Check for bogus (0,0) location.
Karl Heuer [Fri, 24 Oct 1997 20:11:44 +0000 (20:11 +0000)]
(octave-auto-indent): New variable.
(octave-electric-semi, octave-electric-space): Use it.
(octave-before-magic-comment-p): New func.
(calculate-octave-indent, octave-comment-indent): Use it.
(octave-auto-indent): New variable.
(octave-electric-semi, octave-electric-space): Use it.
(octave-maybe-insert-continuation-string):
New function.
(octave-auto-fill): No longer calls do-auto-fill. Should now
avoid breaking lines after comment starts or before code line
continuation expressions.
(octave-fill-paragraph): Move forward a line if octave-auto-fill
gave up.
(octave-before-magic-comment-p): New func.
(octave-comment-indent): Handle magic comments correctly.
(calculate-octave-indent): Handle magic comments correctly.
(octave-abbrev-table): Added abbrevs for
switch, case, otherwise, and endswitch.
(octave-begin-keywords): Added switch.
(octave-else-keywords): Added case and otherwise.
(octave-end-keywords): Added endswitch.
(octave-block-match-alist): Added an entry for switch syntax.
(calculate-octave-indent): Added support for switch syntax.
(octave-block-end-offset): New function.
(octave-comment-indent): Fix a typo.
(octave-block-match-alist): Move
`otherwise' to right after `case' to have octave-close-block()
correctly close a `switch' block by `endswitch'.
Karl Heuer [Fri, 24 Oct 1997 19:58:39 +0000 (19:58 +0000)]
(XTmouse_position): Handle INSIST < 0.
Karl Heuer [Fri, 24 Oct 1997 19:58:22 +0000 (19:58 +0000)]
(w32_mouse_position): Handle INSIST < 0.
Karl Heuer [Fri, 24 Oct 1997 19:57:59 +0000 (19:57 +0000)]
(Fmouse_pixel_position, Fmouse_position):
Pass -1 as INSIST arg to mouse_position_hook.
Karl Heuer [Fri, 24 Oct 1997 19:53:43 +0000 (19:53 +0000)]
The menu now used toggle and radio for some items.
(reftex-default-context-regexps): `caption' now prefers the
optional short caption.
(reftex-offer-label-menu): Fixed bug which could kill master
buffer of external document.
(reftex-select-item,reftex-get-buffer-visiting): Compatibility
code works now the other way round.
(reftex-select-external-document): Now gives a message when no
external documents are available.
(reftex-find-duplicate-labels): Single key strokes to exit or to
do a query replace. Made more user friendly in general.
(reftex-section-levels,reftex-default-context-regexps): Move
definition of these variables to configuration section.
Karl Heuer [Fri, 24 Oct 1997 19:50:35 +0000 (19:50 +0000)]
(locate-library): Comment out the code that searches
for compressed files.
Karl Heuer [Fri, 24 Oct 1997 19:37:53 +0000 (19:37 +0000)]
(outline-font-lock-keywords): Highlight the
whole line, not just the part that matches the regexp.
Karl Heuer [Fri, 24 Oct 1997 19:33:49 +0000 (19:33 +0000)]
(hook): Use `widget-group-match' instead of
`widget-editable-list-match'.
Oliver Seidel [Fri, 24 Oct 1997 17:30:54 +0000 (17:30 +0000)]
Added three suggestions from Carsten
Dominik <dominik@strw.LeidenUniv.nl>:
- recommend autoloading instead of require
- inserting from different buffer didn't work
(now fixed -- I pray)
- provided public entry point to insert items
from normal lisp code
Oliver Seidel [Fri, 24 Oct 1997 16:53:20 +0000 (16:53 +0000)]
Paul Stodghill <stodghil@CS.Cornell.EDU> writes:
When invoked with a prefix, todo-insert-item
should not prompt for a category. (He adds:
At least that's what I think.)
Oliver Seidel [Fri, 24 Oct 1997 16:51:02 +0000 (16:51 +0000)]
Rafael Laboissiere <rafael@icp.inpg.fr> writes:
I was just annoyed with the fact that there is no way
to dynamically control the insertion accuracy. I mean:
the variable `todo-insert-threshold' does the job, but
it is not very handy if one wants to mix the two
behaviors (bisection and "insert right here under the
cursor").
Therefore I did a quick hack in the function
`todo-insert-item'. Now by giving a prefix argument to
the insert command (i.e. by typing "C-u i"), entries
are inserted exactly at the line where the cursor is.
It would be better to give the value of
`todo-insert-threshold' as a numeric argument of
`todo-insert-item' (like "M-8 i"), but it's too late
now for continuing to hack.